From 3b69864567a1cd85040fb31ce2cf1464366b006d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Dj=C3=A4rv?= Date: Tue, 28 Aug 2007 10:16:31 +0000 Subject: [PATCH] Fix comment. --- lisp/term/x-win.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/term/x-win.el b/lisp/term/x-win.el index 41b7cfe912d..ed4330ee969 100644 --- a/lisp/term/x-win.el +++ b/lisp/term/x-win.el @@ -2586,7 +2586,7 @@ Emacs must be compiled with the Gtk+ toolkit for this to have any effect." :group 'x) (defun x-gtk-map-stock (file) - "Map icon with file name FILE to a Gtk stock name, using `stock-map-gtk'." + "Map icon with file name FILE to a Gtk+ stock name, using `x-gtk-stock-map'." (let ((value (and file (assoc-string (file-name-sans-extension (file-name-nondirectory file)) -- 2.30.2